C1.DataCollection Assembly / C1.DataCollection Namespace / ILoadedItem<T> Interface
Members

ILoadedItem<T> Interface
Contains information about the items that has been loaded so far.
Object Model
ILoadedItem<T> Interface
Syntax
'Declaration
 
Public Interface ILoadedItem(Of T) 
 
Type Parameters
T
See Also